'Declaration
Public Function New( _ ByVal owner As FlexChartCore(Of T) _ )
'Usage
Dim owner As FlexChartCore(Of T) Dim instance As New FibonacciTimeZones(Of T)(owner)
public FibonacciTimeZones<T>( FlexChartCore<T> owner )
public FibonacciTimeZones<T>( owner: FlexChartCore );
public function FibonacciTimeZones<T>( owner : FlexChartCore );
public: FibonacciTimeZones<T>( FlexChartCore<T*>* owner )
public: FibonacciTimeZones<T>( FlexChartCore<T^>^ owner )
Parameters
- owner
- The owner should be derived from FlexChartCore